Zeevou
How to set-up OAuth app​
- Fill this Zeevou form to get the OAuth secrets: Zeevou Auth Request
- Set the OAuth Redirect URL to:
https://dev.calry.app/api/v1/oauth/callback
- Visit this URL to create your OAuth App in the Calry app:
https://dev.calry.app/workspaces/{workspaceID}/o_auth
- Click on ' + New OAuth App'.
- Select 'Zeevou' as the integration type. Provide a name for the Integration auth.
- Paste the
ClientID
,ClientSecret
, and leave the scopes empty. Finally click 'Create'.
Notes:
- Change the base urls to
prod.calry.app
if you're connecting it to Calry production environment.
If you have any questions or need help, don't hesitate to reach out at mail@calry.app.